getRegistrationKey

abstract fun getRegistrationKey(): String

Gets the unique registration key assigned to this device by the RevelDigital platform.

This key is essential for identifying the device and authenticating its communication with the backend services. It is typically generated during the initial device registration process.

Return

The non-null, unique registration key for the device.